Accusoft.ImagXpress13.Net
Create a Viewer

To create a viewer dynamically, define a New ImageXView object:

C# Example
Copy Code
// This code demonstrates that a viewer has been created
ImageXView imageXView1 = new ImageXView(ImagXpress1); 

 

More than one ImageXView may be defined, to view different images, or different views of the same image. See Display Image for more information.

See Also

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback